How to Install fte software package in Debian 7 (Wheezy)

How to Install fte software package in Debian 7 (Wheezy)

fte software package provides Text editor for programmers - base package, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fte 

fte is installed in your system.

Make ensure the fte package were installed using the commands given below,

$ sudo dpkg-query -l | grep fte *

You will get with fte package name, version, architecture and description in a table

fte package basic information:

Distro Debian 7 wheezy
Section Editors
Package fte
Version 0.50.2b6-1
Description Text editor for programmers - base package
Sub Section Editors


See Also, How to uninstall or remove fte software package from Debian 7 (Wheezy)?